home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2006 May
/
PCWMAY06.iso
/
Software
/
Resources
/
PaperCut Quota 6.1
/
pc-setup.exe
/
{app}
/
EmptyNetChargeLog.mdb
/
NetChargeLog.json
Wrap
JavaScript Object Notation
|
2005-08-17
|
262b
{
"schema": {
"ID": "Long Integer",
"LogDate": "DateTime NOT NULL",
"UserName": "Text (50) NOT NULL",
"TotalMB": "Double NOT NULL",
"Cost": "Currency",
"TotalNetHours": "Double"
},
"data": [
{
"ID": 1,
"LogDate": "09/01/01 00:00:00",
"UserName": "testuser",
"TotalMB": 5.65,
"Cost": 2.12
}
]
}